home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / misc / emu / vmsalert.readme < prev   
Encoding:
Text File  |  1995-04-27  |  2.2 KB  |  80 lines

  1. Short:  Vmsalert - part of an VMS emulator for Amiga computers
  2. Author: is@beverly.rhein.de (Ignatios Souvatzis)
  3. Type:   misc/emu
  4.  
  5. NAME
  6.  
  7.    vmsalert - VMS emulator vor Amiga computers
  8.    testalert - test program for vmsalert
  9.  
  10. SYNOPSIS
  11.  
  12.    (from a shell:)
  13.  
  14.    run vmsalert
  15.    testalert 0x80000004
  16.  
  17. DESCRIPTION
  18.  
  19.    This program emulates the most important part of an VMS system on
  20.    your Amiga.
  21.  
  22.    You can stop it by sending it a CTRL_C signal.
  23.  
  24. INSTALLATION
  25.  
  26.    To install, unpack the archive, and
  27.  
  28.    run vmsalert
  29.  
  30.    You can test proper operation with the testalert program. It takes
  31.    a single parameter, an unsigned long number in hex or decimal
  32.    notation (anything a standard strtoul can digest).
  33.  
  34.    Intuition.library V33 is required.
  35.  
  36. KNOWN BUGS
  37.  
  38.    As of version 1.8, you get 8 Enforcer hits with deadend alerts. As
  39.    you should reboot in this case, this is harmless. Ok, ok, it is
  40.    even harmless if you decide NOT to reboot... they are longword
  41.    reads of memory. This will be fixed in the next version.
  42.  
  43.    The stack and register dump format is not perfect yet.
  44.  
  45. COPYRIGHT
  46.  
  47.    Copyright (C) 1995 Ignatios Souvatzis. All rights reserved.
  48.  
  49.    This software may freely be distributed, as long as this copyright
  50.    notice, the disclaimer below and this manpage stay bundled with it.
  51.  
  52.    This software may NOT be used for armed forces, medical applications and 
  53.    any application where human life would depend on it.
  54.  
  55. DISCLAIMER
  56.  
  57.    Usage of this software is at your own risk. The author may not be
  58.    held liable for direct or indirect damages, loss of profit, or
  59.    whatever, even when advised of the possibility of it.
  60.  
  61. AUTHOR
  62.  
  63.    Ignatios Souvatzis <is@beverly.rhein.de>
  64.  
  65. HISTORY
  66.  
  67.    1.4.95 - version 1.8: first public release.
  68.  
  69.  
  70. ============================= Archive contents =============================
  71.  
  72. Original  Packed Ratio    Date     Time    Name
  73. -------- ------- ----- --------- --------  -------------
  74.        0       0  0.0% 31-Mar-95 16:39:00  vms/
  75.     3216    2103 34.6% 31-Mar-95 13:27:16  vms/testalert
  76.    14620    8510 41.7% 31-Mar-95 16:06:44  vms/vmsalert
  77.     1743     931 46.5% 31-Mar-95 16:48:50  vms/vmsalert.readme
  78. -------- ------- ----- --------- --------
  79.    19579   11544 41.0% 01-Apr-95 12:20:54   4 files
  80.